* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none blink !important;
}

a:hover {
    text-decoration: none
}

ul,
li {
    list-style: none
}

input {
    outline: none
}

body,
html {
    background: #fff;
}

body {
    font-family: "微软雅黑";
    box-sizing: border-box;
    font-size: 15px;
    overflow-x: hidden;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tubox img{
    margin-bottom: 30px;
}

.pic {
    width: 100%;
    height: auto;
    display: inline-block;
}
.pa0{ padding: 0}
.pal0{ padding-left: 0;}
.pa8{ padding: 0 8px;}
.pa5{ padding: 0 5px;}
.del{ font-size: 16px; width: 80%; margin: 0 auto; margin: -10px auto 26px; line-height: 30px;}

/*头部导航*/
.navbar {
    z-index: 4;
    background: #fff;
    border: none;
    margin-bottom: 0;
    padding: 10px 0;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    line-height: 56px;
    text-transform: uppercase;
}

.navbar-brand {
    width: 168px;
    padding: 0 15px !important;
}

.navbar-brand img {
    width: 157%;
    padding: 1px 0;
}

.toplink {
    display: inline-block;
    float: right;
}

.toplink li {
    float: left;
    color: #fff;
    margin: 15px 0 0 20px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    color: #e52018 !important;
}

.navbar-collapse {
    float: right;
}
.navbar-nav>.active{
    position: relative;
    /* background: #333;
    clip-path: polygon(0 0, 70% 0%, 100% 100%, 30% 100%); */
}
.navbar-nav>.active::before{
    content: "";
    position: absolute;
    background: #e52018;
    height: 1px;
    width: 68%;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.navbar-nav>.active::after {
    content: "";
    position: absolute;
    background: #e52018;
    height: 1px;
    width: 68%;
    bottom: 19px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.navbar-nav>.active a{
    color: #e52018 !important;
}

.navbar-nav>li {
    padding: 0;
    margin: 0;
}
.navbar-nav>li:nth-of-type(7) b,
.navbar-nav>li:nth-of-type(8) b{
    display: block;
    margin-top: 12px;
    background: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: rgb(12, 12, 12);
    line-height: 30px;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
}
.navbar-nav>li:nth-of-type(8) b {
    margin-left: -30px;

}

.navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 1px;
    /* border-bottom: 3px solid #fff; */
}

.navbar-nav>li>ul {
    opacity: 0;
    position: absolute;
    top: 50px;
    left: 0;
    transition: .3s;
    background: #fff;
    width: 100%;
    transform: translateY(-200px);
    z-index: -3;
}

.navbar-nav>li a:hover {
    color: #111 !important;
    /* border-bottom: 3px solid #e60012; */
}

.navbar-nav>li:hover>ul {
    display: block;
    opacity: 1;
    transform: translateY(0);
    z-index: 3;
}

.navbar-nav>li>ul>li {
    text-align: center;
    padding: 5px 0;
}

.navbar-nav>li>ul>li>a {
    color: #777;
}

.navbar-nav>li>ul>li:hover>a {
    border-bottom: solid 1px #aaa;
}

.navbar-nav>li>ul>li>ul {
    position: absolute;
    left: 134px;
    top: 0;
    width: 207px;
    height: 186px;
    background: #fff;
    display: none;
}

.navbar-nav>li>ul>li:hover>ul {
    display: block;
}

.navbar-nav>li>ul>li>ul>li {
    width: 100%;
    padding-top: 20%;
}

.container-fluid {
    height: 118px;
}

/*.nav .active{ background: #d10714; }
.nav .active a{ color: #fff !important;}*/
.banbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#myCarousel {
    position: relative;
    /* background: url(../images/banner/banbg.png) center center no-repeat; */
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 49%;
    z-index: 15;
    width: 10%;
    padding-left: 0;
    margin-left: -30%;
    margin-bottom: 60px;
    text-align: center;
    list-style: none;
}


@media all and (max-width: 767px) {
    .navbar-brand {
        width: 140px;
        margin-left: 10px;
    }

    .navbar {
        background: #fff;
    }

    .navbar-collapse {
        float: none;
        background: #fff;
        height: 100%;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: transparent;
    }

    .navbar-default .navbar-toggle {
        border: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    .navbar-nav>li>ul>li>ul {
        display: none;
    }

    .navbar-nav>li>ul {
        display: none;
    }
}

/*导航结束*/

/* flexslider-banner */
.flexslider{position:relative;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides img{width: 100%; height: auto;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


/* syabout */
.syabout{
    padding: 60px 0;
    width: 100%;
    height: auto;
    display: inline-block;
    background: url(../images/pbg.png) left top no-repeat;
}
.datit{
    font-weight: 600;
    text-transform:uppercase;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.syabout p {
    color: #666;
    width: 86%;
    margin: 0 auto 30px;
}
.fright {
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.fright li {
    width: 33.333%;
    text-align: center;
    border-right: 1px solid #ddd;
}

.fright li:nth-of-type(3) {
    border-right: none;
}

.fright li h2 {
    font-size: 48px;
    color: #e52018;
    font-weight: normal;
}
.fright li h2 b{
    font-size: 26px;
    display: inline-block;
    margin-left: 5px;
}
.abmore{
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    margin: 30px 0 0;
}
.abmore a{
    display: block;
    background: #333;
    width: 180px;
    margin: 0 auto;
    color: #fff;
    padding: 12px 0;
    font-size: 16px;
}

/* sy-product */
.sypropart1{
    width: 100%;
    height: auto;
    background: #f6f6f6;
    padding: 62px 0;
}
.sytit {
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #d4d4d4;
    padding: 0 12px 15px;
}
.sytit .sytleft h3{
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    position: relative;
}
.sytit .sytleft h3::before {
    content: "";
    position: absolute;
    background: #e52018;
    width: 102px;
    height: 3px;
    left: 0;
    bottom: -17px;
}
.sytit .sytright ul{
    margin: 0;
}
.sytit .sytright ul li{
    float: left;
    margin-left: 30px;
}
.sytit .sytright ul li a{
    color: #333;
    font-size: 18px;
    line-height: 30px;
}
/*--产品切换--*/
#flexiselDemo1 {display:none;}
.nbs-flexisel-container {position:relative;max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}
.nbs-flexisel-inner {overflow:hidden;margin:30px auto 0;}
.nbs-flexisel-item {float:left;margin:0;padding:0px;position:relative;line-height:0px;}
.nbs-flexisel-item>img {cursor:pointer;position:relative;}
.img-box {border:1px solid #ddd;margin:0 5px;}
.zoom .img-box {z-index:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2.2s ease-in-out;-moz-transition:all 2.2s ease-in-out;-ms-transition:all 2.2s ease-in-out;-o-transition:all 2.2s ease-in-out;transition:all 2.2s ease-in-out;}
.zoom:hover .img-box {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.zoom {display:block;overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.img-box-content,.pets-info {display:block;width:100%;height:100%;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.img-box-content img,.pets-info img {display:block;position:relative;max-width:100%;max-height:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.img-box-content {position:relative;}
.pets-info {top:0;left:0;position:absolute;}
.pets-info .pets-info-slid {display:block;position:relative;padding:2%;left:50%;top:50%;position:relative;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;}
.strip_line {display:block;position:relative;height:1px;width:60%;margin:16px auto;background:rgba(255,255,255,0.5);clear:both;}
.pets-effect {display:block;overflow:hidden;position:relative;}
.pets-effect .pets-info {filter:alpha(opacity=0);-wekbit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:translateZ(0) scale(2,2);-moz-transform:translateZ(0) scale(2,2);-ms-transform:translateZ(0) scale(2,2);-o-transform:translateZ(0) scale(2,2);transform:translateZ(0) scale(2,2);color:#e6e6e6;}
.pets-effect .pets-info * {z-index:3;}
.pets-effect .pets-info:after,.pets-effect .pets-info:before {content:"";display:block !important;position:absolute;visibility:visible !important;background-color:rgba(0,0,0,0.8);top:0;left:0;bottom:0;right:0;width:101%;height:101%;z-index:-1;-webkit-transition:0.6s ease-in-out;-moz-transition:0.6s ease-in-out;-ms-transition:0.6s ease-in-out;-o-transition:0.6s ease-in-out;transition:0.6s ease-in-out;}
.pets-effect.ver_line .pets-info:before {-webkit-transform:translateZ(0) translateX(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(100%) rotateZ(180deg);transform:translateZ(0) translateX(100%) rotateZ(180deg);}
.pets-effect.ver_line .pets-info:after {-webkit-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(-100%) rotateZ(180deg);transform:translateZ(0) translateX(-100%) rotateZ(180deg);}
.pets-effect.ver_line:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.ver_line:hover .pets-info:before {-webkit-transform:translateZ(0) translateX(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(50%) rotateZ(0deg);transform:translateZ(0) translateX(50%) rotateZ(0deg);}
.pets-effect.ver_line:hover .pets-info:after {-webkit-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(-50%) rotateZ(0deg);transform:translateZ(0) translateX(-50%) rotateZ(0deg);}
.pets-effect.horizontal .pets-info:before {-webkit-transform:translateZ(0) translateY(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(100%) rotateZ(180deg);transform:translateZ(0) translateY(100%) rotateZ(180deg);}
.pets-effect.horizontal .pets-info:after {-webkit-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(-100%) rotateZ(180deg);transform:translateZ(0) translateY(-100%) rotateZ(180deg);}
.pets-effect.horizontal:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.horizontal:hover .pets-info:before {-webkit-transform:translateZ(0) translateY(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(50%) rotateZ(0deg);transform:translateZ(0) translateY(50%) rotateZ(0deg);}
.pets-effect.horizontal:hover .pets-info:after {-webkit-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(-50%) rotateZ(0deg);transform:translateZ(0) translateY(-50%) rotateZ(0deg);}
.pets-info-slid h4 {font-size:28px;color:#ec4e4f;}
.pets-info-slid p {line-height:2.2em;color:#fff;font-size:14px;width:90%;margin:0 auto;}
/* .treatments {background:#383838;}
*/.treatments h3 {color:#ec4e4f;}
.pets-effect-btm h5 {color:#666;font-size:18px;text-align:center;}
.laptop:hover .pets-effect-btm h5 {cursor:pointer;color:#e52018;}
.pets-effect-btm p {color:#fff;font-size:15px;text-align:center;line-height:2.2em;}
.pets-effect-btm {padding: 20px 20px 0;}
.treatments p {color:#fff;}
/*--//产品切换--*/

/* sy-adtu */
.adtu{
    width: 100%;
    height: auto;
    background: url(../images/ad.jpg) center center no-repeat;
    background-size: cover;
}

/* sy-yingyong */
.syproduct{
    width: 100%;
    display: inline-flex;
    background: url(../images/bg2.jpg) no-repeat fixed 0 0 #303638;
    -webkit-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply;
    padding:  50px 0;
}
.white{
    color: #fff;
}
.syproduct .sypbox {
    position: relative;
    overflow: hidden;
}
.syproduct .sypbox img{
    transition:all 1s ease 0s;
    -moz-transition:all 1s ease 0s;
    -webkit-transition:all 1s ease 0s;
    -o-transition:all 1s ease 0s;
}
.syproduct .sypbox:hover img {
    cursor: pointer;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.hwpro{
    margin: 30px 0 0;
}
.syproduct .p1 p{
    position: absolute;
    bottom: 20px;
    background: #e52018;
    color: #fff;
    width: 30%;
    height: 30px;
    line-height: 30px;
    margin: 0 35%;
    display: block;
    text-align: center;
}
.syproduct .p2{
    margin-bottom: 20px;
    /* border: 1px solid #ddd; */
}
.syproduct .p2 p {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    margin: 0;
}
.syproduct .sypbox:hover p {
    background: #e52018;
    cursor: pointer;
    color: #fff;
}

/* sy-syyoushi */
.syyoushi{
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 68px 0;
    background: #f6f6f6;
}
.sysbox{
    width: 100%;
    height: auto;
    margin: 50px 0 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.sysbox .boxleft,
.sysbox .boxright {
    padding: 0 30px;
    width: 49%;
}
.sysbox .tu{
    height: 800px;
    /* background: url(../images/ys_line.png) no-repeat top right; */
}
.sysbox .btu {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.sysbox .btu h3 span{
    display: inline-block;
    width: 48px;
    height: 58px;
    line-height: 62px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    background: url(../images/num_bg.png) center center no-repeat;
}

.sysbox .btu p{
    font-size: 16px;
    color: #666;
    line-height: 26px;
}


/* sy-news */
.synews{ width: 100%; height: auto; margin: 50px 0;}
.syntie{ width: 100%; display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;}
.syntie a {
    display: block;
    background: #e52018;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 15px 0 0;
}
.left_con{ width: 100%; height: auto;}
.cont_box{ width: 100%; height: auto; color: #333; padding: 15px;}
.cont_box .dec{ font-size: 20px; margin: 0 0 15px; font-weight: 600;}
.cont_box p{ font-size: 14px; color: #666;}
.cont_box .year{ font-size: 14px; color: #999;}
.cont_box {padding: 25px 0 20px;position: relative;}
.right_con ul li .cont_box:before{content: "";display: block;width:100%; height:2px;background-color: #c7d3d9; position: absolute;bottom: -2px;transition: all 0.6s ease 0s; }
.right_con ul li .cont_box:after{content: "";display: block;width:64px; height:2px;background-color: #e52018; position: absolute;bottom: -2px;transition: all 0.6s ease 0s; }
.right_con ul li .cont_box:hover:after{width: 100%;background-color: #e52018;}


/* footer */
footer {
    width: 100%;
    background: #222;
    padding: 42px 0 30px;
    color: #fff;
    display: inline-block;
    border-top: 8px solid #e52018;
}
footer .fnav{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 0 15px;
    margin: 0 0 15px;
}
footer .fnav li{
    float: left;
}
footer .fnav li a{
    color: #fff;
    
}
footer .fnav li span{
    margin: 0 15px;
}
.flist{
    width: 100%;
    margin: 28px 0 0;
    display: inline-block;
}
.flist h4{
    font-size: 18px;
    margin: 0 0 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.fplie a{
    color: #fff;
    line-height: 26px;
}

/* ny-about */
.nyabbg {
    background: #eee;
}
.nycontent.bgnone{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 50px 30px;
}
.nycontent {
    width: 100%;
    height: auto;
    margin: 36px 0;
    display: inline-block;
    background: #fff;
    box-shadow: 2px 3px 5px #ddd;
    padding: 50px;
}

.tua {
    width: 83%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.abjj {
    margin-top: 20px;
}

.abjj p {
    line-height: 34px;
    text-indent: 2em;
    font-size: 18px;
}
.nyalist{
    width: 100%;
    height: auto;
    display: inline-block;
}
.nyalist li{
    float: left;
    margin-right: 20px;
    border: 1px solid #e52018;
    padding: 5px 25px;
    border-radius: 5px;
}
.nyalist li a{
    color: #e52018;
}

/* ny-news */
.news {
    display: inline;
}

.news li {
    width: 100%;
    display: inline-block;
    border: #ddd 1px solid;
    padding: 32px;
    margin-bottom: 15px;
    transition: all 1s;
}

.news li:hover {
    background: #fafafa;
    box-shadow: 10px 10px 10px #ddd;
}
.news li:hover a{
    color: #e52018;
}

.news li a {
    color: #333;
}

.news li a p {
    color: #666;
    font-size: 15px;
    line-height: 26px;
}

.news li h4 {
    font-size: 20px;
    margin: 0 0 15px;
}

.newshow h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.newshow p {
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #014d97;
}
.wenz p strong {
    font-size: 18px;
    color: #e52018;
    padding-left: 8px;
}
.wenz p img{
    width: 96%;
    height: auto;
}
.casems{
    color: #666;
    border: 1px solid #ddd;
    padding: 15px 20px;
    margin: 20px 0 30px;
}
.casems P{
    text-indent: 0;
    font-size: 12px;
    margin: 0;
}
.news2 li{
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px 8px;
}
.news2 li a{
    color: #333;
}
.news2 li a:hover{
    color: #e52018;
}

/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span>a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span>a select,
.pagination span>a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}

/* ny-product */
.nyprolist{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.nyprolist li{
    width: 98%;
    margin: 0 1% 8px;
    text-align: center;
    background: #f5f5f5;
    height: 32px;
    line-height: 32px;
}
.nyprolist .active a{
    color: #e52018;
}
.nyprolist li a{
    color: #333;
}
.nyprolist li:hover{
    background: #e52018;
}
.nyprolist li:hover a{
    color: #fff;
}
.ptit{
    width: 100%;
    margin: 0 0 10px;
    background: #e52018;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    height: 52px;
    line-height: 52px;
}
.pbox {
    width: 100%;
    height: auto;
    margin-bottom: 28px;
    border: 1px solid #ddd;
}

.pbox img {
    width: 100%;
    height: auto;
    margin: 50px auto box-shadow:0 0 1px #ccc;
    background-color: skyblue;
    transition: all 1s;
}

.pbox:hover {
    box-shadow: 5px 5px 6px #ddd;
    border: 1px solid  #d10202;
}
.pbox h3 {
    font-size: 20px;
    margin-top: 12px;
    padding: 10px 15px 0;
    color: #444;
}
.pbox p {
    text-align: left;
    text-align: justify;
    line-height: 20px;
    height: 50px;
    font-size: 13px;
    color: #666;
    padding: 0 15px 10px;
}

.pbox:hover h3 {
    color: #d10202;
}

.pro-xq-ms .pro-test h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-align: center;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms>p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms>p>a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms>p>span {
    font-size: 14px;
    color: #333;
}
.pleft{ float: left; width: 66%; margin-right: 4%; padding-top: 26px;}
.protu{ width: 30%; height: auto;}
.pro-next {
    padding: 15px 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 30px 20px 15px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.pro-next p a{
    color: #333;
}
.pro-next p a:hover{
    color: #e52018;
}
.pro-test{
    width: 100%;
    padding: 20px 30px;
}
.pro-test p{
    font-size: 16px;
    letter-spacing: 2px;
    color: #444;
}
.pro-test p strong{
    font-size: 18px;
    color: #e52018;
}
.pro-test table{
    width: 100% !important;
    height: auto;
    border: 1px solid 1px solid #ddd !important;
}
.pro-test table p{
    margin: 0;
}
.pro-test table tr td{
    border-width: 1px 1px 1px 1px !important;
    border-style: double solid solid double !important;
    border-color: rgba(55, 53, 137, .5) !important;
    padding: 5px !important;
}
.pdescribe h2{
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    color: #4a4a4a;
}
.pdescribe .miaos{
    font-size: 14px;
    line-height: 24px;
    max-height: 168px;
    padding-bottom: 24px;
    overflow: hidden;
    color: #666;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.pdescribe .ptel{
    width: 100%;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.pdescribe .ptel{
    font-size: 20px;
}
.pdescribe .ptel p{
    font-size: 20px;
    margin: 0;
    line-height: 36px;
}
.pdescribe .ptel a{
    background: #e52018;
    color: #fff;
    line-height: 34px;
    border-radius: 30px;
    padding: 2px 26px;
}
.prodes{
    width: 100%;
    height: auto;
    display: inline-block;
    border-top: 2px solid #ddd;
    margin: 50px 0 0;
}
.prodes .pjj{
    margin: 20px 0 0;
    width: 100%;
    height: 146px;
    background:#f7f7f7;
}
.prodes .pjj .pjleft{
    width: 100%;
    height: 146px;
    text-align: center;
    background: #e52018;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
}
.prodes .pjj .pjright{
    width: 100%;
    height: 140px;
    text-align: left;
    padding: 31px;
    font-size: 20px;
    line-height: 28px;
}
.prodes .tlpro{
    width: 100%;
    height: auto;
    display: inline-block;
}
.prodtit{
    margin: 46px 0 28px;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 3px;
}
.prodtit span{
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
}

.prodes .tlpro .nyplist{
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.prodes .tlpro .nyplist p{
    color: #555;
    margin: 10px 0;
}

.prodes .tlpro .nyplist:hover{
    border: 1px solid  #e52018;
}
.pcanshu img{ width: 100%; height: auto;}
.pcanshu table {width:100% !important;height:auto;border:36px solid #eee;margin:20px auto 10px; background: #fff;}
.pcanshu table tbody tr:nth-of-type(1) td {background: #666; color: #fff; font-size: 17px; font-weight:600; }
.pcanshu table tbody tr td {padding:10px;vertical-align:center;border-bottom:1px solid #eee;border-right:1px solid #eee;text-align:center;}
.pcanshu .prolink{ width: 100%; height: auto; display: inline-block; padding: 42px; border: 1px solid #eee;}
.pcanshu .prolink h3{ width: 100%; height: auto; text-align: left; font-size: 20px; border-bottom: 3px solid #e52018; font-weight: 600; display: inline; letter-spacing: 1px;}
.pboxlx{ width: 100%; height: auto; display: inline-block; margin: 30px 0 0;}
.prolibox{ width: 100%; height: auto; display: inline-block; border-bottom: 1px solid #ddd; line-height: 42px;}
.prolibox i{ background: #e52018; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; border-radius: 50%; margin-right: 10px;}
.tuijpro h3{ width: 100%; height: auto; border-bottom: 2px solid #ddd; margin: 25px 0; line-height: 60px; position: relative;}
.tuijpro h3::before{ content: ""; position: absolute; width: 100px; background: #e52018; height: 2px; left: 0; bottom: -2px;}
.tuijpro h3 span{ font-size: 16px; color: #888;}
.tuijpro a{ color: #333; line-height: 50px;}

.pyoushi{
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}
.pyoushi .iconys{
    width: 94px;
    height: auto;
    background: #ddd;
    padding: 15px;
    border-radius: 12px;
}
.pyoushi .icbox{
    width: 100%;
    height: 264px;
    border: 3px solid #999;
    padding: 30px 15px 20px;
}

/* ny-case */
.case{display: inline;}
.case li {
    border: #f6f6f6 1px solid;
    padding: 30px;
    margin-bottom: 15px;
}
.case li:hover{ border: 1px solid #e52018;}
.case li:hover .leftTime i{
    border: none;
    background: #e52018;
    color: #fff;
}
.case li:hover .newTitle {
    color: #e52018;
}
.case li a {
    width: 100%;
    color: #333;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.rightC{ width: 60%; float: left; margin: 30px 0 0;}
.rightC h3{ font-size: 20px; margin: 0 0 10px;}
.rightC p{ line-height: 28px; color: #666;}
.rightC span{ width: 100px; height: 36px; line-height: 36px; text-align: center; color: #fff; float: right; display: inline-block; background:  #666;}
.rightC:hover span{ background: #e52018;}
.casePicBox{ width: 36%; height: auto; margin-right: 4%; overflow: hidden;}

/* ny-jingxiao */
.jxbox{
    width: 100%;
    height: auto;
    margin: 50px 0 0;
}
.jxnav{
    width: 100%;
    height: auto;
    display: flex; 
    display: -webkit-flex; 
    flex-flow: row wrap; 
}
.jxnav li{
    width: 25%;
    text-align: center;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
}
.jxnav li a{
    color: #333;
    font-size: 18px;
}
.jxnav .active{
    background: #e52018;
    position: relative;
}
.jxnav .active a{
    color: #fff;
}

.jxnav .active::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color:  transparent transparent #fff;
    margin: 0 auto;
}
.black-title {
    width: 100%;
    overflow: hidden;
    padding: 76px 0 26px 0;
    text-align: center;
}

.black-title p {
    font-size: 18px;
    color: #333;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
}

.black-title p:before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 50%;
    width: 44px;
    height: 1px;
    background: #333;
    margin-left: -60px;
}

.black-title p:after {
    content: "";
    position: absolute;
    right: 0%;
    bottom: 50%;
    width: 44px;
    height: 1px;
    background: #333;
    margin-right: -60px;
}

.black-title h6 {
    font-size: 24px;
    color:  #e52018;
    font-weight: bold;
    margin-top: 4px;
}
.serve-box {
    width: 100%;
    overflow: hidden;
    background-color: #f2f2f2;
    margin-top: 62px;
}

.serve {
    width: 100%;
}

.serve-piclist {
    width: 100%;
    height: 420px;
    background-repeat: no-repeat;
    background-image: url('../images/serve_bg.jpg');
}

.serve-piclist-words {
    width: 1170px;
    margin: 0 auto;
}

.serve-piclist-words ul li {
    width: 25%;
    height: 420px;
    overflow: hidden;
    float: left;
    background-color: rgba(0, 0, 0, .3);
    position: relative;
    text-align: center;
    padding: 0 28px;
    box-sizing: border-box;
    border: 1px solid #52505c;
}

.serve-piclist-words ul li:hover {
    background-color: rgba(0, 0, 0, .5);
}

.serve-piclist-seeay {
    width: 100%;
    height: 186px;
    overflow: hidden;
    transition: all .6s ease-in 0s;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -82px;
}

.serve-piclist-seeay h6 {
    width: 102px;
    height: 102px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    overflow: hidden;
}

.serve-piclist-seeay h6 i {
    background-repeat: no-repeat;
    display: inline-block;
}

.serve-piclist-seeay hr {
    height: 40px;
    width: 1px;
    border: none;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    margin-top: -26px;
    transition: all .4s;
}

.serve-piclist-seeay h5 {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.serve-piclist-seeay p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    width: 80%;
    margin-left: 10%;
    margin-top: 14px;
    height: 64px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.serve-piclist-words ul li:nth-child(1) h6 i {
    width: 51px;
    height: 60px;
    margin-top: 22px;
    background-image: url('../images/serve_ic1.png');
}

.serve-piclist-words ul li:nth-child(2) h6 i {
    width: 48px;
    height: 54px;
    margin-top: 24px;
    background-image: url('../images/serve_ic2.png');
}

.serve-piclist-words ul li:nth-child(3) h6 i {
    width: 56px;
    height: 47px;
    margin-top: 27.5px;
    background-image: url('../images/serve_ic3.png');
}

.serve-piclist-words ul li:nth-child(4) h6 i {
    width: 45px;
    height: 46px;
    margin-top: 28px;
    background-image: url('../images/serve_ic4.png');
}

.serve-piclist-words ul li:nth-child(5) h6 i {
    width: 42px;
    height: 53px;
    margin-top: 24.5px;
    background-image: url('../images/serve_ic5.png');
}


.serve-piclist-words ul li:hover .serve-piclist-seeay {
    top: 46%;
    height: 252px;
}

.serve-piclist-words ul li:hover .serve-piclist-seeay h6 {
    border: 1px solid  #e52018;
    background-color:  #e52018;
}

.serve-piclist-words ul li:hover .serve-piclist-seeay hr {
    margin-top: -10px;
    transform: rotate(90deg);
}

@media all and (max-width:1000px) {
    .serve-piclist {width:100%;height:auto;padding:10px 0 24px 0;background-image:none;background-color:#2f3e51;overflow:hidden;}
    .serve-piclist-words ul li {width:100%;height:254px;padding:0 28px;}
}

.guige img{
    padding: 15px;
    background: #eee;
    border: 1px solid #ddd;
}
.guige p{
    line-height: 50px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.zhengce{
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 20px 0 76px;
    margin-top: 50px;
}

.zc{
    width: 100%;
    height: auto;
    background: #fff;
    text-align: center;
    padding: 20px 0;
    height: 160px;
    border-bottom: 3px solid #e52018;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.zc h4{
    font-size: 20px;
    position: relative;
    line-height: 60px;
    z-index: 2;
    font-weight: 600;
}

.zc h1{
    position: absolute;
    left: 0;
    right: 0;
    font-size: 60px;
    color: #fccecd;
    font-weight: 600;
    z-index: 1;
    margin: 5px 0 0;
}

.zc p{
    color: #333;
    font-size: 16px;
}

.adv{
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 42px 0;
    color: #fff;
}
.adv h3{
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
}
.adv p{
    font-size: 20px;
    letter-spacing: 2px;
    margin-left: 50px;
    margin-top: 20px;
}
.adv p span{
    margin-right: 36px;
    letter-spacing: 2px;
}

/* ny-shebei */
.tz-gallery {
    width: 100%;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    /* margin: 0 10px; */
    width: 100%;
    /* justify-content: space-between; */
}
.thumbnail{
    width: 100%;
    overflow: hidden;
}
.thumbnail img{
 transition: all 1s ease 0s;
 -moz-transition: all 1s ease 0s;
 -webkit-transition: all 1s ease 0s;
 -o-transition: all 1s ease 0s;
 }

.thumbnail:hover img {
     transform: scale(1.1);
     -webkit-transform: scale(1.1);
     -o-transform: scale(1.1);
     -moz-transform: scale(1.1);
 }

/* ny-contact */
.linkbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 40px 0 10px;
    text-align: center;
}

.linkbox b {
    font-weight: normal;
}

.linkbox ul li {
    line-height: 28px;
}

.messagebox {
    width: 100%;
    display: inline-block;
    /* border: 1px solid #ddd; */
    padding: 30px 45px;
    background: #eee;
    margin-top: 0;
}

.linktu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.linktu img {
    display: block;
    margin: 0 auto;
}

.messagebox h4 {
    font-size: 20px;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con>form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con>p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

.form-group {
    width: 50%;
    margin: 5px 0 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    border: none;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 28px;
    color: #555;
    background-color: #fff;
    background-image: none;
}

.form-group1 {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 100%;
    height: 90px;
}

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #e52018;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 16%;
    margin: 12px 42%;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}

.linkicon2 {
    margin: 20px 0;
    line-height: 46px;
    text-align: center;
}

.linkicon2 li {
    display: inline-block;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 72px;
    margin: 0 20px;
}

.linkicon2 li:hover {
    background: rgba(70, 158, 48, .9);
}

.linkicon2 li>a {
    color: #fff;
}

/* bread */
.position {
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #ddd;
}

.position .posbox {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.position .posbox .nybanleft {
    width: 58%;
}

.position .posbox .nybanleft h3 {
    position: relative;
    display: inline;
    padding: 18px 54px;
    line-height: 52px;
    background: #e52018;
    color: #fff;
    font-size: 18px;
}

.position .posbox .nybanleft ul li {
    float: left;
    padding: 4px 54px;
    line-height: 52px;
    font-size: 16px;
    position: relative;
    margin-top: -4px;
}

.position .posbox .nybanleft ul .active {
    background: #e52018;
}

.position .posbox .nybanleft ul .active a {
    color: #fff;
}

.position .posbox .nybanleft ul a {
    color: #333;
}

.position .posbox .nybanright a {
    color: #333;
}
.jq22-container{ margin-top: 106px;}
.ewm img{ width: 100px; height: auto;}
@media all and (max-width: 767px) {
    .navbar-brand1{ display: block;}
    .navbar-nav>li{ margin: 0;}
    .carousel-control{ font-size: 18px;}
    .aboutbox{ margin: 0;}
    .syabright{ padding: 0;}
    .sj{ display: none;}
    .footer{ padding: 30px 0;}
    .nybanleft{ display: none;}
    .nybanright{ padding-left: 10px;}
    .nycontent{ padding: 20px 0;}
    .pleft{ width: 100%; padding: 0;}
    .protu{ width: 100%; padding-top: 15px;}
    .news li{ padding: 18px;}
    .prolistbox li{width: 49.5%;}
    .prolistbox li a{ font-size: 12px;}
    .pro-test{ padding: 0;}
    .form-group{ width: 100%;}
    .submit{ width: 50%; margin: 10px 25%;}
    .messagebox{ padding: 30px 20px;}
    .pro-test table{ width: 100% !important;}
    .navbar-nav>.active::before{ background: none;}
    .navbar-nav>.active::after{ background: none;}
    .jq22-container{ margin-top: 82px;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{ margin-top: 22px;}
    .navbar-default .navbar-nav>li>a{ line-height: 14px; text-align: center;}
    .flex-direction-nav li a.flex-prev{ left: 5px;}
    .flex-direction-nav li a.flex-next{ right: 5px;}
    .flex-control-nav{ bottom: 0;}
    .sytright{ display: none;}
    .sysbox .boxleft, .sysbox .boxright{ width: 100%;}
    .sysbox .tu{ display: none !important;}
    .synews { width: 96%; margin: 2%;}
    .right_con{ display: none;}
    .navbar-brand img{ padding: 0;}
    .nyban{ margin-top: 82px;}
    .pbox h3{ font-size: 16px;}
    .pbox p{ font-size: 12px; height: 60px;}
    .nycontent.bgnone{ padding: 32px 15px;}
    .pbox{ margin: 20px 0 10px;}
    .nyprolist li{ width: 31%;}
    .pcanshu table{ border: none;}
    .jxnav li a{ font-size: 16px;}
    .casePicBox{ width: 100%;}
    .rightC{ width: 100%;} 
    .ptit{ margin-top: 30px;}
    .serve-box{ display: none;}
    .abjj{ padding: 0 20px;}
}


/*---------------------客服组件-------------*/
@media only screen and (max-width: 768px){
	.w-service-fixed{ display: none;}
}
.w-service-fixed{position:fixed; bottom:20px; right: 0; z-index:2000; font-size:14px;}
.bg_s_default{ background:#363636;}
.color_s_default{color:#363636;}
.w-service-fixed .service-item{width:60px; height:60px; line-height:60px; margin-bottom:2px; position:relative; text-align:center;}
.w-service-fixed .service-item .service-popc{ position:absolute; right:60px; top:0; width:0; overflow:hidden; text-align:left; color:#fff; }
.w-service-fixed .service-item .service-popc a{ color:#fff; text-decoration:none; display:block;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-service-fixed .service-item:hover .service-popc{ width:180px;transition: width 0.2s;-moz-transition: width 0.2s;-webkit-transition: width 0.2s; -o-transition: width 0.2s; }
.w-service-fixed .service-item .service-popc a:hover{ opacity:0.75; *filter:alpha(opacity=75); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);;}
.w-service-fixed .service-item .service-popc .service-popc-in{padding:18px 1px 17px;; line-height:1.5;}

.w-service-fixed .service-item-qrCode .service-popc{ top:auto; bottom:0;}
.w-service-fixed .service-item-qrCode .qrCodeImg img{ max-width:100%;}
.w-service-fixed .icon_service{ display:inline-block; *display:inline; *zoom:1; width:35px; height:35px; background:url(../images/icon_service.png) no-repeat; vertical-align:middle;}
.w-service-fixed .icon_service_qq{ background-position:0 0;} 
.w-service-fixed .icon_service_tel{ background-position:0 -35px;}
.w-service-fixed .icon_service_msn{ background-position:0 -70px;}
.w-service-fixed .icon_service_qrCode{ background-position:0 -105px;}
.w-service-fixed .icon_service_whatsApp{ background-position:0 -140px;}
.w-service-fixed .icon_service_skype{ background-position:0 -175px;}
.w-service-fixed .icon_service_wangWang{ background-position:0 -210px;}
.w-service-fixed .icon_service_email{background-position:0 -245px;}
.w-service-fixed .service-item-top{ cursor:pointer; display:none;}
.w-service-fixed .service-item-top .fa-caret-up{ position:absolute; top:-10px; left:18px; font-size:16px; }
.w-service-fixed .service-item-top .top{ color:#fff; font-size:15px;}
.w-service-fixed .ic_s{ display:inline-block; *display:inline; *zoom:1; width:25px; height:25px; background:url(../images/ic_s.png) no-repeat; vertical-align:middle; margin-right:5px;}
.w-service-fixed .ic_s_qq{ background-position:0 0;} 
.w-service-fixed .ic_s_tel{ background-position:0 -25px;} 
.w-service-fixed .ic_s_msn{ background-position:0 -50px;} 
.w-service-fixed .ic_s_whatsApp{ background-position:0 -100px;}
.w-service-fixed .ic_s_skype{ background-position:0 -125px;}
.w-service-fixed .ic_s_wangWang{ background-position:0 -150px;}
.w-service-fixed .ic_s_email{ background-position:0 -175px;}


/*----------------------标题------------------------*/
.bg_main {background-color:#444;}
.bg_main_light {background-color:#FDEAEA;}
.bg_simpline {background-color:#444;}
.border_colorall_main {border-color:#444;}
.aHoverborder_main:hover {border-color:#444;}
.border_colorleft_main {border-left-color:#444;}
.border_colortop_main {border-top-color:#444;}
.border_colorright_main {border-right-color:#444;}
.border_colorbottom_main {border-bottom-color:#444;}
.aHovercolor_main:hover {color:#444;}
.aHoverbg_main:hover {background-color:#444;}
.border_colorall_main_deepen {border-color:#ec4e4f
;}
.aHovercolor_deepen:hover {color:#ec4e4f
;}
.aHoverbg_deepen:hover {background-color:#ec4e4f
;}
.aHoverborder_deepen:hover {border-color:#ec4e4f
;}
.colorChange {background-color:#444;background-image:-webkit-linear-gradient(bottom,#444,#ec4e4f
);background-image:-moz-linear-gradient(bottom,#444,#ec4e4f
);background-image:-o-linear-gradient(bottom,#444,#ec4e4f
);background-image:-ms-linear-gradient(bottom,#444,#ec4e4f
);background-image:linear-gradient(to top,#444,#ec4e4f
);FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ec4e4f
,endColorStr=#444);}
.colorChange_deepen {background-color:#444;background-image:-webkit-linear-gradient(bottom,#ec4e4f
,#444);background-image:-moz-linear-gradient(bottom,#ec4e4f
,#444);background-image:-o-linear-gradient(bottom,#ec4e4f
,#444);background-image:-ms-linear-gradient(bottom,#ec4e4f
,#444);background-image:linear-gradient(to top,#ec4e4f
,#444);FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#444,endColorStr=#ec4e4f
);}
.bg_main_change {background-color:#444;background-image:-webkit-linear-gradient(bottom,#ffffff,#444);background-image:-moz-linear-gradient(bottom,#ffffff,#444);background-image:-o-linear-gradient(bottom,#ffffff,#444);background-image:-ms-linear-gradient(bottom,#ffffff,#444);background-image:linear-gradient(to top,#ffffff,#444);FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#444,endColorStr=#ffffff);}
.bg_main_changeDeepen {background-color:#444;background-image:-webkit-linear-gradient(bottom,#444,#ffffff);background-image:-moz-linear-gradient(bottom,#444,#ffffff);background-image:-o-linear-gradient(bottom,#444,#ffffff);background-image:-ms-linear-gradient(bottom,#444,#ffffff);background-image:linear-gradient(to top,#444,#ffffff);FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#444);}
.bg_main_change_left {background-color:#444;background-image:-webkit-linear-gradient(right,#ffffff,#444);background-image:-moz-linear-gradient(right,#ffffff,#444);background-image:-o-linear-gradient(right,#ffffff,#444);background-image:-ms-linear-gradient(right,#ffffff,#444);background-image:linear-gradient(to left,#ffffff,#444);}
.bg_main_changeDeepen_left {background-color:#444;background-image:-webkit-linear-gradient(right,#444,#ffffff);background-image:-moz-linear-gradient(right,#444,#ffffff);background-image:-o-linear-gradient(right,#444,#ffffff);background-image:-ms-linear-gradient(right,#444,#ffffff);background-image:linear-gradient(to left,#444,#ffffff);}
.w-title34 .tith .line {background:#656667;}
.w-title1 .simpline {background:#444;}
.w-title2 {background:#444;}
.w-title2,.w-title2 .title-h-in h2,.w-title2 .more {color:#fff;}
.w-title17 .w-title-inner {background-image:url("../images/tit17bg_0.png");}
.w-title17 .more:hover {background-image:url("../images/tit17_moreHover_0.png");}
.w-title19 .more .icon_more,.icon_more19bg {background-image:url("../images/icon_more_0.png");}
.qrCodeImg{ width: 100%;}
.qrCodeImg img{ display: block; margin: 0 auto;}
